home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / printing / crwdemo / sorting.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-08-31  |  4.2 KB  |  119 lines

  1. Record Sort Fields
  2. Form15
  3. Command8
  4. Text4
  5. Command7
  6. Set Sort Field
  7. Text3
  8. Command6
  9. Get Sort Field
  10. Command5
  11. # Sort Fields
  12. Text2
  13. Text1
  14. Command4
  15. Command3
  16.     Option3D1
  17. SSOption
  18. Descending
  19.     Option3D1
  20. SSOption
  21.     Ascending
  22. Panel3D1
  23. SSPanel#
  24. Command2
  25. Cancel
  26. Command1
  27.     StatusBar
  28. SSPanel#
  29. Label3
  30. Sort Field Number
  31. Label2
  32. # Sort Fields
  33. Label1
  34. Sort Direction
  35. MenuFile
  36. &File
  37. MenuFileExit
  38. &Exit
  39. Panel3D1_DragDrop
  40. Sourcec
  41. Control
  42. Option3D1_Click
  43. Index.
  44. ValueY
  45.     Option3d1
  46. Command7_Click
  47. MenuFileExit_Click
  48. Command2_Click
  49. Command5_ClickI
  50. PEGetNSortFieldsy
  51. JobNum
  52. RCodeg
  53. PEGetErroCode
  54. Sorting
  55.     StatusBar
  56. Caption
  57. PEGetErrorCode
  58. Sorts
  59. SortsPEGetNSortFields
  60. Text2
  61.     NumFields
  62. TextHandlel
  63. TextLength
  64.     FieldName
  65.     Form_Load7
  66. Command3_Click%
  67. nTables
  68. tableN
  69. nSort
  70. SortNs
  71. Command4_Click
  72. PEGetNTables
  73. nSorts
  74. Text1
  75. Command6_Click
  76. PEGetNthSortField
  77. PEGetHandleString
  78. FieldToModify
  79. PESetNthSortField
  80.     Direction
  81. Text3"
  82. Text4
  83. Command1_Click
  84. Command8_Click
  85. GetErrorString
  86.     ErrorCode
  87. Command1_Click
  88. Command2_Click
  89. Command3_Click
  90. Command4_Click
  91. Command5_Click
  92. # of Sort fields Retrieved
  93. PEGetNSortFields Error #: 
  94. Command6_Click
  95. There are no sort fields to retrieve.
  96. PEGetNthSortField Error #: 
  97.  Allocate memory for FieldName
  98. PEGetHandleString Error #: 
  99. Sort field number 
  100.  has been retrieved
  101. Command7_Click
  102. You must enter a field name to set the sort direction!
  103.  Now Set the sort field with new direction
  104. PESetNthSortField Error #: 
  105. Sort field number 
  106.  has been set.
  107. Command8_Click
  108. Winhelp c:\crw\crw.hlp
  109. RedPoint cannot find the Crystal Help file in C:\CRW directory
  110. MenuFileExit_Click
  111. Option3D1_Click
  112. If Option3d1(0).Value Then
  113.   Option3d1(1).Value = False
  114.   Option3d1(0).Value = Truee
  115.  Elsei
  116.   Option3d1(0).Value = Truee
  117.  Option3d1(1).Value = Falsee
  118.  End If3
  119.